Skip to content

Add stored impressions examples#5611

Draft
muuki88 wants to merge 2 commits intomasterfrom
fix-5033-pbs-pbjs-docs
Draft

Add stored impressions examples#5611
muuki88 wants to merge 2 commits intomasterfrom
fix-5033-pbs-pbjs-docs

Conversation

@muuki88
Copy link
Copy Markdown
Contributor

@muuki88 muuki88 commented Sep 19, 2024

Adding examples for the various configuration options of prebid.js and prebid server.

Resolves #5033

🏷 Type of documentation

  • new bid adapter
  • update bid adapter
  • new feature
  • text edit only (wording, typos)
  • bugfix (code examples)
  • new examples

@netlify
Copy link
Copy Markdown

netlify Bot commented Sep 19, 2024

Deploy Preview for prebid-docs-preview ready!

Name Link
🔨 Latest commit 622d112
🔍 Latest deploy log https://app.netlify.com/sites/prebid-docs-preview/deploys/67040f2db174af000893455e
😎 Deploy Preview https://deploy-preview-5611--prebid-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@muuki88 muuki88 marked this pull request as draft September 19, 2024 13:38
Copy link
Copy Markdown
Contributor

@bretg bretg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @muuki88 - made a few tweaks, one question...

pbjs.setConfig({
s2sConfig: [
{
name: "pbs-appnexus",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've been trying to avoid naming real bidders in the documentation. Unless of course this example actually works to call a specific PBS and adapter?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope, not really. You are about naming bidders ( even if the young folks may not remember who appnexus is 😅 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document server-side bidding without client-side adapters

2 participants